@charset "utf-8";
/*=============================================================
 ir/individual
=============================================================*/
.pc{
	display: block;
}
.sp{
	display: none;
}
/* #footer
-------------------------------------------------------------*/
#footer {
 margin-top: 0px;
}

/* ttl
-------------------------------------------------------------*/
.ttlPage{
	background: url("/ir/individual/img_strength/strength_main.jpg") no-repeat center center;
	background-size: cover;
}
.no-webp .ttlPage{
	background: url("/ir/individual/img_strength/strength_main.jpg") no-repeat center center;
	background-size: cover;
}
.webp .ttlPage{
	background: url("/ir/individual/img_strength/strength_main.webp") no-repeat center center;
	background-size: cover;
}
.ttlPage .ttlArea{
	padding: 60px 0;
}
.ttlPage .ttlArea h1{
	font-size: 4.8rem;
}
.ttlPage .ttlArea h1 span{
}
.ttlPage .ttlArea .box-colorA{
	margin-top: 40px;
	background-color: #fff !important;
}

.ttlCat{
	max-width: 1300px;
	margin: 0 auto;
	padding: 0 4.8%;
}
.ttlCat01{
	margin-left: calc(50% - 50vw);
	padding: 40px 0 40px 6%;
	background: linear-gradient(to right, #1B775E 0%, #76950E 100%);
}
.ttlCat02{
	margin-right: calc(50% - 50vw);
	padding: 40px 6% 40px 0;
	background: linear-gradient(to right, #6C1DC7 0%, #00ABB9 100%);
}
.ttlCat03{
	margin-left: calc(50% - 50vw);
	padding: 40px 0 40px 6%;
	background: linear-gradient(to right, #2C60A7 0%, #2DA786 100%);
}
.ttlCatInnerR{
	width: 100%;
	display: flex;
	align-items: center;
	max-width: 1300px;
	margin: 0 0 0 auto;
}
.ttlCatInnerL{
	width: 100%;
	display: flex;
	align-items: center;
	max-width: 1300px;
	margin: 0 auto 0 0;
	padding-left: 40px;
	box-sizing: border-box;
}
.ttlCat p{
	width: 80px;
	height: 80px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border-radius: 10px;
	background: #fff;
	font-weight: 700;
}
.ttlCat span{
	line-height: 1.0;
}
.ttlCat p span.txtNum{
	font-size: 3.6rem;
}
.ttlCat .ttlCat01 p{
 color: #20785A;
}
.ttlCat .ttlCat02 p{
 color: #6C1DC7;
}
.ttlCat .ttlCat03 p{
 color: #0072BF;
}
.ttlCat h2{
	padding: 0 20px;
	font-size: 3.2rem;
	color: #fff;
	flex: 1;
}

/* strengthArea
-------------------------------------------------------------*/
.strengthArea{
	padding: 0 0 110px;
}
.strengthArea .contentsInner{
	margin-top: 60px;
}
.strengthArea .contentsInner .boxCol2{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.strengthArea .contentsInner .boxCol2 .boxTxt{
	width: 50%;
}
.strengthArea .contentsInner .boxCol2 .boxFig{
	width: 50%;
}
.strengthArea .contentsInner .boxCol2 .boxFig img{
	max-width: 570px;
}
.strengthArea .contentsInner .boxCol3{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.strengthArea .contentsInner .boxCol3 .box{
	width: 31%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin: 70px 0 0;
	padding: 10px 0 0;
	border-top: 2px solid #0072BF;
}
.strengthArea .contentsInner .boxCol3 .boxTxt{
}
.strengthArea .contentsInner .boxCol3 .boxTxt h3{
	font-size: 1.6rem;
 color: #0072BF;
}
.strengthArea .contentsInner .boxCol3 .boxTxt h4{
	font-size: 2.4rem;
}
.strengthArea .contentsInner .boxCol3 .boxFig{
	position: relative;
}
.strengthArea .contentsInner .boxCol3 .boxFig p{
 color: #0072BF;
}
.strengthArea .contentsInner .boxCol3 .boxFig span,
.strengthArea .contentsInner .boxCol3 .boxFig strong{
	display: inline-block;
}
.strengthArea .contentsInner .boxCol3 .boxFig span.txtSmall{
	font-size: 1.6rem;
}
.strengthArea .contentsInner .boxCol3 .boxFig span.txt{
	font-size: 2.4rem;
}
.strengthArea .contentsInner .boxCol3 .boxFig span.txtLarge{
	font-size: 3.2rem;
	margin: 0 1rem 0 0;
}
.strengthArea .contentsInner .boxCol3 .boxFig strong{
	font-size: 4.8rem;
}
.strengthArea .contentsInner .boxCol3 .boxFig ul{
	position: absolute;
}
#strength03.strengthArea .contentsInner .boxCol3 .box{
	width: 31%;
	display: block;
	margin: 80px 0 0;
	padding: 70px 20px 20px;
	box-sizing: border-box;
	border-top: none;
	position: relative;
	background-color: #EFF5F7;
	font-size: 2.4rem;
 color: #0072BF;
}
#strength03.strengthArea .contentsInner .boxCol3 .box strong{
	font-size: 4.0rem;
}
#strength03.strengthArea .contentsInner .boxCol3 .box p{
	line-height: 1.35;
}
#strength03.strengthArea .contentsInner .boxCol3 .boxIcn{
	width: 110px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%,-50%);
}
.strengthArea .contentsInner .boxCol4{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.strengthArea .contentsInner .boxCol4 .box{
	width: calc((100% - 45px) / 4);
	padding: 15px 0 0;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Tablet (portrait)
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (min-width:768px) and (max-width:1023px){

}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Smartphones
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width:768px){
/* ttl
-------------------------------------------------------------*/
.ttlPage .ttlArea h1{
	font-size: 3.4rem;
}
.ttlPage .ttlArea h1 span{
	display: block;
}

.ttlCat{
	margin: 0;
	padding: 0;
}
.ttlCat01{
	margin-left: 0;
	margin-right: 4.8%;
	padding: 20px 4.8%;
}
.ttlCat02{
	margin-right: 0;
	margin-left: 4.8%;
	padding: 20px 4.8%;
}
.ttlCat03{
	margin-left: 0;
	margin-right: 4.8%;
	padding: 20px 4.8%;
}
.ttlCatInnerR{
	padding-left: 0;
}
.ttlCatInnerL{
	padding-left: 0;
}
.ttlCat h2{
	padding: 0 0 0 15px;
	font-size: 2.4rem;
	color: #fff;
}

/* strengthArea
-------------------------------------------------------------*/
.strengthArea{
	padding: 0 0 70px;
}
.strengthArea .contentsInner{
	margin-top: 30px;
}
.strengthArea .contentsInner .boxCol2{
	display: block;
}
.strengthArea .contentsInner .boxCol2 .boxTxt{
	width: 100%;
}
.strengthArea .contentsInner .boxCol2 .boxFig{
	width: 100%;
	padding: 20px 0 0;
}
.strengthArea .contentsInner .boxCol2 .boxFig img{
	max-width: 100%;
}
.strengthArea .contentsInner .boxCol3{
	display: block;
}
.strengthArea .contentsInner .boxCol3 .box{
	width: 100%;
	display: block;
	margin: 40px 0 0;
}
.strengthArea .contentsInner .boxCol3 .box+.box{
	margin: 80px 0 0;
}
.strengthArea .contentsInner .boxCol3 .boxTxt{
}
.strengthArea .contentsInner .boxCol3 .boxFig ul{
	position: static;
}
#strength03.strengthArea .contentsInner .boxCol3 .box{
	width: 100%;
}
.strengthArea .contentsInner .boxCol4{
	flex-wrap: wrap;
}
.strengthArea .contentsInner .boxCol4 .box{
	width: calc((100% - 15px) / 2);
}
}